(readable_filtered_events): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:43:33 +0000 (19:43 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:43:33 +0000 (19:43 +0000)
commit3d8b61cefc759a2d63a5c70e72e4e6f2618bcb2b
tree520e5757db1e36ecea7d35fc96a443152765b0f3
parent14b8b51f85c6ab8468702d52c614f42dca3e597c
(readable_filtered_events): New function.
(readable_events): Call readable_filtered_events.
(get_filtered_input_pending): New function.
(get_input_pending): Call get_filtered_input_pending.
(Finput_pending_p): Call get_filtered_input_pending.
src/keyboard.c